projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
318430d
)
docs: add mention of rpm-ostree package layering
author
Jonathan Lebon
<jlebon@redhat.com>
Tue, 20 Sep 2016 16:04:41 +0000
(12:04 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 20 Sep 2016 18:45:44 +0000
(18:45 +0000)
Closes: #514
Approved by: cgwalters
docs/manual/adapting-existing.md
patch
|
blob
|
history
diff --git
a/docs/manual/adapting-existing.md
b/docs/manual/adapting-existing.md
index 77746e94bf79567f05ecb74db7851e9622617a9b..275479f03010cd4e2299b266e7b7e89ec97d0452 100644
(file)
--- a/
docs/manual/adapting-existing.md
+++ b/
docs/manual/adapting-existing.md
@@
-157,3
+157,6
@@
will silently override earlier layers.
Then to actually deploy this tree for the next boot:
`ostree admin deploy $osname/$releasename/$description`
+
+This is essentially what [rpm-ostree](https://github.com/projectatomic/rpm-ostree/)
+does to support its [package layering model](https://rpm-ostree.readthedocs.io/en/latest/manual/administrator-handbook/#package-layering).